Update prod#467
Closed
github-actions[bot] wants to merge 6 commits into
Closed
Conversation
* chore: added try-catch for sending report * added res log
* chore: update license to BUSL-1.1 in package.json and README.md * chore: update licensed work reference in LICENSE file
* imp(): get rid of duplicated releases * chore(): eslint fix
* feat(grouper): add event ignored check before notifying worker * Implemented a new method to check if an event is marked as ignored. * Updated the notifier task addition to only proceed if the event is not ignored. * Removed the isEventIgnored method as its functionality is now integrated directly into the task addition logic. * Removed unnecessary line break * update @hawk.so/types dependency to version 0.1.35 * add tests for event marks handling in NotifierWorker * fix
* feat(): lru memoization for js worker * chore(): add crypto hash params * chore(): cover with tests * chore(): cover with memoize entire beautifyBacktrace method * imp(): tests and types * chore(): lint fix * Update workers/javascript/package.json Co-authored-by: Peter <specc.dev@gmail.com> * Update workers/javascript/src/index.ts Co-authored-by: Peter <specc.dev@gmail.com> * chore(): update test * chore(): lint fix * chore(): remove test duplicate * test(): cover with different arguments case * chore(): test memoize util * chore(): lint fix --------- Co-authored-by: Peter <specc.dev@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Auto-generated prod update suggestion